home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000322_news@watsun.cc.columbia.edu _Sat Mar 6 18:34:51 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA20204
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 6 Mar 1999 18:34:50 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id SAA14509
  7.     for kermit.misc@watsun.cc.columbia.edu; Sat, 6 Mar 1999 18:18:08 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Allan Adler <ara@zohar.ai.mit.edu>
  10. Subject: kermit messages
  11. Date: 06 Mar 1999 18:14:25 -0500
  12. Organization: MIT
  13. Message-ID: <y93ogm6mcry.fsf@zohar.ai.mit.edu>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16.  
  17. I am running kermit on a 80486 under RedHat 5.1 Linux. In downloading
  18. files, I frequently get messages about input overruns. I gather that
  19. this is a correctable error since the integrity of the file seems
  20. uncompromised after the file is downloaded. Today I started getting
  21. a new message in addition to the overrun message. It is:
  22.  
  23. ll_rw_block: device 03:02: only 1024-char blocks implemented (4096)
  24.  
  25. Again, it doesn't seem to have compromised the integrity of the file
  26. transferred. However, if these messages indicate that I should be
  27. doing something differently I would like to know about it. It would
  28. also be nice to know what they mean; I'm clueless.
  29.  
  30. The file that gave the new message was a compressed tar file. When
  31. I left kermit and tried to uncompress the file, I got the same
  32. message:
  33.  
  34. ll_rw_block: device 03:02: only 1024-char blocks implemented (4096)
  35.  
  36. So maybe something else is going on, not specifically involving kermit.
  37.  
  38. Ignorantly,
  39. Allan Adler
  40. ara@altdorf.ai.mit.edu